home *** CD-ROM | disk | FTP | other *** search
/ Tokyo Night Life Interactive / Tokyo Night Life Interactive.iso / pc / main / hellow.dir / 00010_Script_10 < prev    next >
Text File  |  1995-06-26  |  165b  |  6 lines

  1. on exitFrame
  2.   put chars(the pathname,1,1) into volLet
  3.     append (the searchPath, volLet & ":\MAIN\QTM\")
  4.     append (the searchPath, volLet & ":\MAIN\" )
  5.  
  6. end